﻿/* ==========================================================================

Author: mTheme
Author URI: http://themeforest.net/user/mtheme_market
Version: 1.0


Content Tabel
+---------------+

+ Background Color
+ Text Color
+ Border Color
+ Font Family

========================================================================== */


/* Background Color */
.homebanner {}
.widget-gallery li figure a:after,
.footer-info button,
.gallery-v1 .gallery-inner,
body:before,
.style-v2 .navbar-toggle,
.galleries .gallery-item figure .gallery-icon a,
.entry-meta:after,
.style-v3 .header-inner,
.page-header .post-thumbnail:after,
#banner:after{
	background-color: #000; 
}
.footer-info .social li a,
.navbar-toggle,
.filter-stuck,
.nivo-controlNav a,
#services-item li:after,
#services-item li:before{
	background-color: #FFF;
}

.menus .menu-title { background-color: transparent;}

.info-recipe,
#footer,
.ourMission{background-color: #efe6da;}
.style-v2 .navbar-toggle .icon-bar{background-color: #fff;}
.footer-info button:before,
.footer-info .social li a.hvr-rectangle-out:before,
.hvr-rectangle-out:before,
.hvr-rectangle-out:before,
.gallery-meta .sharethis .sharethis-icon,
.navbar-toggle:focus .icon-bar {background-color: #F47503;}
.navbar-nav > li .mega-menu-inner,
.navbar-nav > li .dropdown {
    /*background-image: url('../../Image/bg-submenu.jpg');*/
    background-repeat:repeat;
    border-radius: 5px;
    background-color:black;
    min-width:200px;
}
.line-title:before,
.line-title:after { background-color: #c3d600;}

/* Text Color */
body,
.sidebar .widget,
.sidebar .widget a{color: #5c5c68;}
.navbar-nav > li .mega-menu-inner a,
.navbar-nav > li .mega-menu-inner,
.navbar-nav > li .dropdown a{color: #fff;}
.dropdown li a:hover{color:#f9f9f9}
#comments .comment-date,
.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea{color: #999;}
.style-v2 .header-right {color: #000;}
.comment-form button,
.contact-form button{color: #363636;}
#comments .comment-content{color: #838383;}
.header,
.footer-info .social li a:hover,
.nivo-caption .title,
.gallery-v1 h3.title,
.gallery-meta .sharethis .sharethis-icon,
.galleries-v1 .gallery-v1 .close:hover,
#services-item li aside,
.page-header .title,
.galleries .gallery-item figure .gallery-icon a{color: #000;}
.header-left,
.header-right,
article.post .entry-left .social a{color: #DDD;}

.title,
.title a,
.footer-info .social li a,
.galleries .filter .button,
.menus .filter .button,
.modal-header .close:hover,
.entry-meta a,
h3.widgettitle,
.sidebar .recent-comment-author,
.style-v2 .header-inner{color: #3a342c;}

.featured-color-text,
a,
.title a:hover,
.footer-info a:hover,
.galleries .filter .button.active,
.galleries .filter .button:hover,
.menus .filter .button.active,
.menus .filter .button:hover,
.modal-header .close,
.entry-meta a:hover,
body:after,
.gallery-meta label,
.flickity-prev-next-button:hover,
.flickity-prev-next-button:focus,
article.post .entry-left .social a:hover,
.sidebar .widget a:hover,
.navbar-nav > li .mega-menu-inner a:hover,
.galleries-v1 .gallery-v1 .close{color: #1e1e1e;}
.flickity-prev-next-button:hover .arrow,
.flickity-prev-next-button:focus .arrow{fill: #e27900;}
.entry-meta{color: #828282;}
.copyright{color: #4f4f4f;}
.navbar-nav > li .dropdown a:hover{color:#EBA21F;}
/* Border Color */
.latest .posts_list li,
.gallery-v2 .gallery-meta,
.filter-stuck,
.style-v2 #wrap .header-stuck { /*border-color: #EEE;*/
}
.gallery-meta .gallery-date,
.menus .menu-title:after{border-color: #151515;}
.navigation{border-color: #e4e4e4;}
.page-post article.post .entry-date small,
.page-blog-sidebar article.post .entry-date small,
#comments h3.title,
.sidebar .recent-post li,
.sidebar .recent-comment li,
.sidebar .tagcloud a{border-color: #bdbdbd;}
#footer .widget > .title,
.copyright,
.footer-info input,
.footer-info select,
.footer-info textarea{border-color: #dad1c2;}
input:focus,
.comment-form input:focus,
.comment-form textarea:focus,
.contact-form input:focus,
.contact-form textarea:focus,
blockquote{border-color: #e27900;}
.galleries .filter .button,
.menus .filter .button,
.style-v3 #wrap .header-stuck{border-color: #000;}
.galleries .filter .button.active,
.galleries .filter .button:hover,
.menus .filter .button.active,
.menus .filter .button:hover{border-color: #e27900;}
.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea,
#map-canvas{border-color: #ccc;}
.comment-form button,
.contact-form button{border-color: #252525;}


body,.menus .menu-price{font-family: 'Poppins', WenQuanYi Zen Hei,PingFang,Microsoft JhengHei,Microsoft YaHei,sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: 'Poppins', WenQuanYi Zen Hei,PingFang,Microsoft JhengHei,Microsoft YaHei,sans-serif;}
.header-left,.header-right {font-family: 'Didact Gothic', sans-serif;}
#primary-navigation{font-family: 'Poppins', sans-serif, Microsoft JhengHei,Microsoft YaHei, serif; font-size: 16px; font-weight:500}

/* Animation */
.bullets {
    -webkit-animation-name: bullets;
    animation-name: bullets;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
@-webkit-keyframes bullets {
    0% {-webkit-transform: scale(1);transform: scale(1);opacity: 0.6;}
    100% {-webkit-transform: scale(2);transform: scale(2);opacity: 0;}
}

@keyframes bullets {
    0% {-webkit-transform: scale(1);transform: scale(1);opacity: 0.6;}
    100% {-webkit-transform: scale(2);transform: scale(2);opacity: 0;}
}

/* Font Family */
/*----------------------------------*/
/*Didact Gothic*/
/* cyrillic-ext */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlUaYpnLl.woff2) format('woff2');unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
/* cyrillic */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlU-YpnLl.woff2) format('woff2');unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
/* greek-ext */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlUeYpnLl.woff2) format('woff2');unicode-range: U+1F00-1FFF;}
/* greek */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlUiYpnLl.woff2) format('woff2');unicode-range: U+0370-03FF;}
/* latin-ext */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlUWYpnLl.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
/* latin */
@font-face {font-family: 'Didact Gothic';font-style: normal;font-weight: 400;font-display: swap;src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(../../fonts/ahcfv8qz1zt6hCC5G4F_P4ASlUuYpg.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/* devanagari */
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 400;font-display: swap;src: local('Poppins Regular'), local('Poppins-Regular'), url(../../fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;}
/* latin-ext */
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 400;font-display: swap;src: local('Poppins Regular'), local('Poppins-Regular'), url(../../fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
/* latin */
@font-face {font-family: 'Poppins';font-style: normal;font-weight: 400;font-display: swap;src: local('Poppins Regular'), local('Poppins-Regular'), url(../../fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/*----------------------------------*/

.header-sticky {background-color:white}
.footer-info .title{font-size:25px;}
.footer-info button {color:#fff}

.header-right a {color: #fff}
.header-right a:hover {color: #EBA21F}
